gtkstylecontext: Clarify memory allocation behaviour of getters
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 4 Nov 2016 20:16:06 +0000 (20:16 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Sat, 5 Nov 2016 00:25:25 +0000 (00:25 +0000)
commit1dbdbecd39356a6ca4d0bb06a222d3229e055b3b
tree6933737ae592ee17ac268f3187366e42b5d19537
parentf4fa111e3240822df1b1c02abc49fea9c274232c
gtkstylecontext: Clarify memory allocation behaviour of getters

It wasn’t clear that gtk_style_context_get[_valist]() behave like
g_object_get() — i.e. pointer-based types are returned newly-allocated.
Clarify that.

https://bugzilla.gnome.org/show_bug.cgi?id=773954
gtk/gtkstylecontext.c